DevForce Help Reference
PropertyInterceptor<TInstance,TValue,TArgs> Class Methods


For a list of all members of this type, see PropertyInterceptor<TInstance,TValue,TArgs> members.

Public Methods
 NameDescription
Public MethodAddActionOverloaded.  Adds an action to the interceptor.  
Public MethodAddSkipKey Use to temporarily ignore a specific action in the interceptor.  
Public MethodEquals (Inherited from object)
Public MethodGetActionsOverloaded.  Retrieve all actions for the interceptor.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodGetValueOverloaded.  Retrieves the value of this property in the specified object.  
Public MethodRemoveSkipKey Use to restore an action which had been skipped.  
Public MethodResetOverridden.  Resets the actions for the interceptor.  
Public MethodSetValueOverloaded.  Sets the value of this property in the specified object.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

PropertyInterceptor<TInstance,TValue,TArgs> Class
IdeaBlade.Core Namespace
PropertyInterceptorAction<TArgs> Class

Send Feedback